tools/xenctx: Prevent leaking a file handle on error paths
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 25 Nov 2013 11:05:48 +0000 (11:05 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 25 Nov 2013 12:07:19 +0000 (12:07 +0000)
commit022d4ee27cee157949ab70c928cbf77d8cda0e3b
treebfea24997fad120339961b46042937a4abb10f6d
parent592b614f3469bb83d1158c3dc8c15b67aacfbf4f
tools/xenctx: Prevent leaking a file handle on error paths

Coverity ID: 1126110

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
Acked-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
tools/xentrace/xenctx.c